Skip to content

ci(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1#99

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1
Closed

ci(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1#99
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps amannn/action-semantic-pull-request from 5.5.3 to 6.1.1.

Release notes

Sourced from amannn/action-semantic-pull-request's releases.

v6.1.1

6.1.1 (2025-08-22)

Bug Fixes

  • Parse headerPatternCorrespondence properly (#295) (800da4c)

v6.1.0

6.1.0 (2025-08-19)

Features

Bug Fixes

  • Remove trailing whitespace from "unknown release type" error message (#291) (afa4edb)

v6.0.1

6.0.1 (2025-08-13)

Bug Fixes

v6.0.0

6.0.0 (2025-08-13)

⚠ BREAKING CHANGES

  • Upgrade action to use Node.js 24 and ESM (#287)

Features

  • Upgrade action to use Node.js 24 and ESM (#287) (bc0c9a7)
Changelog

Sourced from amannn/action-semantic-pull-request's changelog.

Changelog

6.1.1 (2025-08-22)

Bug Fixes

  • Parse headerPatternCorrespondence properly (#295) (800da4c)

6.1.0 (2025-08-19)

Features

Bug Fixes

  • Remove trailing whitespace from "unknown release type" error message (#291) (afa4edb)

6.0.1 (2025-08-13)

Bug Fixes

6.0.0 (2025-08-13)

⚠ BREAKING CHANGES

  • Upgrade action to use Node.js 24 and ESM (#287)

Features

  • Upgrade action to use Node.js 24 and ESM (#287) (bc0c9a7)

5.5.3 (2024-06-28)

Bug Fixes

5.5.2 (2024-04-24)

Bug Fixes

5.5.1 (2024-04-24)

... (truncated)

Commits
  • 48f2562 chore: Release 6.1.1 [skip ci]
  • 800da4c fix: Parse headerPatternCorrespondence properly (#295)
  • 677b895 test: Fix broken test
  • 24e6f01 ci: Fix permissions for tagger
  • 7f33ba7 chore: Release 6.1.0 [skip ci]
  • afa4edb fix: Remove trailing whitespace from "unknown release type" error message (#291)
  • a30288b feat: Support providing regexps for types (#292)
  • a46a7c8 build: Move Vitest to devDependencies (#290)
  • fdd4d3d chore: Release 6.0.1 [skip ci]
  • 58e4ab4 fix: Actually execute action (#289)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.5.3 to 6.1.1.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](amannn/action-semantic-pull-request@0723387...48f2562)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

PythonWoods-Dev added a commit that referenced this pull request Jun 9, 2026
- urllib3 2.6.3 β†’ 2.7.0 (CVE-2026-44431, CVE-2026-44432)
- idna 3.11 β†’ 3.18 (CVE-2026-45409)
- pip 26.0.1 β†’ 26.1.2 (CVE-2026-6357, CVE-2026-3219)
- actions/checkout SHA β†’ v6.0.3 (closes dependabot #98)
- amannn/action-semantic-pull-request SHA β†’ v6.1.1 (closes dependabot #99)

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
@PythonWoods-Dev

Copy link
Copy Markdown
Contributor

Superseded by commit 982f81c on release/0.10.4: amannn/action-semantic-pull-request bumped to v6.1.1 (SHA 48f2562) with full sign-off.

@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1 branch June 9, 2026 17:22
PythonWoods-Dev added a commit that referenced this pull request Jun 9, 2026
* ci: run required Audit checks on every pull request

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>

* docs(changelog): record CI gate hardening for 0.10.4

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>

* release: bump version to 0.10.4

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>

* fix(deps): patch urllib3, idna, pip and bump GHA actions

- urllib3 2.6.3 β†’ 2.7.0 (CVE-2026-44431, CVE-2026-44432)
- idna 3.11 β†’ 3.18 (CVE-2026-45409)
- pip 26.0.1 β†’ 26.1.2 (CVE-2026-6357, CVE-2026-3219)
- actions/checkout SHA β†’ v6.0.3 (closes dependabot #98)
- amannn/action-semantic-pull-request SHA β†’ v6.1.1 (closes dependabot #99)

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>

* style(readme): fix badge centering β€” remove blank line inside <p align=center>

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>

---------

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant